home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-10-26 | 532 b | 21 lines | [TEXT/MPS ] |
- # File: SuspendEvent.make
- # Target: SuspendEvent
- # Sources: SuspendEvent.c SuspendEvent.r
- # Created: Thursday, October 17, 1991 10:17:11 AM
-
-
- OBJECTS = SuspendEvent.c.o
-
-
- SuspendEvent ƒƒ SuspendEvent.make SuspendEvent.r
- Rez SuspendEvent.r -append -o SuspendEvent
-
- SuspendEvent ƒƒ SuspendEvent.make {OBJECTS}
- Link -msg warn -t APPL -c '' ∂
- {OBJECTS} ∂
- "{Libraries}"Runtime.o ∂
- "{Libraries}"Interface.o ∂
- -o SuspendEvent
- SuspendEvent.c.o ƒ SuspendEvent.make SuspendEvent.c
- C -w SuspendEvent.c
-